Structs
- Any file descriptor on unix, only sockets on Windows.
Constants
Functions
- Convert a Duration into a platform specific
timespec
. - Convert a Duration into a platform specific
timeval
. - Extracts and returns a timeout for reading from the socket.
- Set a timeout for receiving from the socket.
- Convert a platform specific
timespec
into a Duration. - Convert a platform specific
timeval
into a Duration.